New Functions in Week 10

log

{base}

log (default base = e)

is.element

{base}

Check if a value is element of a vector

contrasts

{stats}

Get and Set Contrast Matrices (find reference category)

relevel

{stats}

Reorder Levels of Factor

droplevels

{base}

Drop Unused Levels from Factors

The end!